home *** CD-ROM | disk | FTP | other *** search
/ How to Get Online 1996 Spring / HOW2GON.ISO / mac / Telnet, IRC & Chat / dataComet4.1.9A / README-dataComet next >
Encoding:
Text File  |  1995-11-07  |  5.0 KB  |  102 lines  |  [TEXT/3278]

  1.  
  2.    dataComet is a shareware product.  Currently the price is $30 US, with
  3. discounts available for site licenses.  Users should obtain a license for
  4. this product; check the information in "About dataComet...".  Licensing 
  5. terms are subject to change.
  6.  
  7.    The dataComet application, resources, and on-line documentation are 
  8. Copyright 1995 databeast, Inc., All Rights Reserved.  
  9. Reverse compilation or disassembly of dataComet is expressly forbidden.  
  10.  
  11.    The primary server URL for dataComet distribution is: 
  12.    
  13.       <ftp://ftp.databeast.com/pub/datacomet/>
  14.       
  15.    Send email regarding datacomet to:
  16.  
  17.       <mailto:datacomet@databeast.com>
  18.  
  19. This distribution contains the following files and folders:
  20.  
  21.    dataComet4.1.8A:  Version 4.1.8 Alpha of dataComet, which is reasonably
  22. reliable and works with the Open Transport emulation of MacTCP.
  23.  
  24.    Documents:  This folder contains dataComet documentation and sample
  25. session documents.  dataComet expects to find the "Documents" folder in its
  26. home directory.
  27.  
  28.    Fonts:  This folder contains fonts which should be dropped into the
  29. "Fonts" Folder in the System Folder to ensure correct results when printing.
  30.  
  31.    dataComet Keyboard:  A Keyboard Layout resource which changes the mapping
  32. of some Option-key combinations which the standard keyboard layout maps into
  33. foreign characters.  This resource should be drag-and-dropped onto the
  34. System.   Installation is optional; users of non-English languages should not
  35. install this resource.
  36.  
  37.    NOTE:  This is an Alpha versions of dataComet; it should be reasonably
  38. reliable but may have some "rough edges" and/or serious bugs which have yet
  39. to be ferreted out.  If you find a bug in dataComet,  please send a bug
  40. report (using the form from the Apple Menu item  "About dataComet...").
  41.       
  42.  
  43. PROGRAM DESCRIPTION...
  44.  
  45.    dataComet is a full-featured Macintosh Telnet Terminal Emulation package
  46. offering up to 50 windows with fast color emulations for PC-ANSI, the Heath
  47. H19 (VT52), Digital VT102 (with passthrough printing), and the IBM
  48. 3278-{2,3,4,5} in any font and size (dataComet fonts tailored to specific
  49. hosts include 9, 12, 16, 24, and 36 point font sizes).  Print, Copy, and
  50. Paste are supported; dataComet also supports session logging to disk.
  51.  
  52.    Serial and MacTCP connections are supported (3270 emulation is available
  53. over MacTCP only; a similar ASCII interface is supported with a Heath-19
  54. terminal emulation through the IBM 7171).  The Comm Toolbox Connection
  55. Manager is not yet supported (but will be eventually).
  56.  
  57.    dataComet uses Macintosh documents to store configuration information on
  58. each session.  Each dataComet terminal session has an a scrollback buffer
  59. with scrollbars on the emulator window and an associated TextEdit window, the
  60. ".edit window," which can be used to edit text (which can be made the
  61. upload/download target window with automatic line wrapping amd unwrapping),
  62. to compose and execute macros, and to log session data (as an alternative to
  63. using the scrollback buffer).  
  64.  
  65.    Telnet GURL AppleEvents sent to dataComet by other applications open new
  66. telnet sessions and incorporate the URL (which often contains logon
  67. information) in the .edit window; the new session can then be saved as a
  68. document.  A Find command allows you to search either the edit windows or the
  69. scrollback buffer.  
  70.  
  71.    dataComet also supports text windows without a connection.  Selecting
  72. "New..." or "Open..." with the Shift key held down opens or creates a 
  73. text-only document.  On-line documents, listed in a "Documents" sub-menu, 
  74. are loaded into an edit window where they can be viewed and searched. 
  75.  
  76.    dataComet supports macros and macro recording.  A macro can be associated
  77. with a key, an onscreen button, or a mouse click; dataComet will execute a
  78. macro when a connection is opened or closed to allow automatic access to
  79. Telnet servers.  Key macros may be up to 10K in length; the scripting
  80. language offers a match-string function to wait for host output so that
  81. macros can execute reliably.  Macro recording in a "watch-me" mode is also
  82. available to simplify macro creation.
  83.  
  84.    File transfer support includes the FT3270 IBM mainframe protocol for
  85. serial and network connections and a TFTP server for users connected to a
  86. TCP/IP network.  Serial transfer for ASCII emulators is not yet supported. 
  87. dataComet supports automatic local printing of downloaded files with special
  88. name extensions (e.g., ".print").
  89.  
  90.    dataComet functions with standard UNIX vt102 termcaps (an "stty rows nn
  91. columns nn" in your .login is needed to reconfigure the screen size if your
  92. host does not negotiate Telnet Window Size) and performs well with VMS on
  93. Digital mainframes also.  VT100 windows can be up to 32K in total text area,
  94. e.g., 100 rows X 320 columns.
  95.  
  96.    The IBM emulations specifically support the extended character set used by
  97. the NOTIS library card catalog system; dataComet supports printing of this
  98. character set when the dataComet-fonts are installed in the Fonts folder.  A
  99. dataComet document which maps the keyboard to be nearly identical to an IBM
  100. 3163 with the ALA character set option is included in the distribution.
  101.  
  102.